From: Paul Eggert Date: Mon, 27 Jan 2014 22:22:17 +0000 (-0800) Subject: Spelling fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~1426^2~16 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2c09a9f479ffa10c06b60ae4123c151820c8c13a;p=emacs.git Spelling fix. --- diff --git a/lisp/emulation/viper-keym.el b/lisp/emulation/viper-keym.el index 96c5c2bb650..95f3dbb1a40 100644 --- a/lisp/emulation/viper-keym.el +++ b/lisp/emulation/viper-keym.el @@ -148,7 +148,7 @@ viper-insert-basic-map. Not recommended, except for novice users.") ;; This was the main Vi mode in old versions of VIP which may have been ;; extensively used by VIP users. We declare it as a global var and, after -;; viper-custom-file-name is loaded, we add this keymapto viper-vi-basic-map. +;; viper-custom-file-name is loaded, we add this keymap to viper-vi-basic-map. (defvar viper-mode-map (make-sparse-keymap)) ;; Some important keys used in viper